Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix old compound v3 on several chains + add base #771

Merged
merged 3 commits into from
Aug 21, 2023
Merged

Conversation

0xpeluche
Copy link
Collaborator

  • Add Base on lib/chains and lib/providers
  • Fix old Compound-v3

There was an error with the function that retrieves assets

  • Add Compound on Base

BASE

STAKE
pnpm run adapter compound-v3 base 0xad0fc281ac377794fa417e76d68788a56e3040f0

cBase_stake_0xad0fc281ac377794fa417e76d68788a56e3040f0

LEND
pnpm run adapter compound-v3 base 0xc948eb5205bde3e18cac4969d6ad3a56ba7b2347

cBase_Lend_0xc948eb5205bde3e18cac4969d6ad3a56ba7b2347

OTHER CHAINS FIXED

example on Ethereum
STAKE
pnpm run adapter compound-v3 ethereum 0x7f714b13249bed8fde2ef3fbdfb18ed525544b03

cEth_stake_0x7f714b13249bed8fde2ef3fbdfb18ed525544b03

LEND
pnpm run adapter compound-v3 ethereum 0xe84a061897afc2e7ff5fb7e3686717c528617487

cEth_lend_0xe84a061897afc2e7ff5fb7e3686717c528617487

@0xpeluche 0xpeluche self-assigned this Aug 21, 2023
src/lib/chains.ts Outdated Show resolved Hide resolved
@0xpeluche 0xpeluche merged commit 65af397 into master Aug 21, 2023
1 check passed
@0xpeluche 0xpeluche deleted the compound_v3_base branch August 21, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants